Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore(deps): bump the dependencies group across 1 directory with 15 updates #664

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps the dependencies group with 13 updates in the / directory:

Package From To
cloud.google.com/go/bigquery 1.65.0 1.66.2
cloud.google.com/go/spanner 1.73.0 1.76.1
github.com/ClickHouse/clickhouse-go/v2 2.30.0 2.32.2
github.com/aquasecurity/go-version 0.0.0-20210121072130-637058cfe492 0.0.1
github.com/aws/aws-sdk-go 1.55.5 1.55.6
github.com/go-sql-driver/mysql 1.8.1 1.9.0
github.com/google/go-cmp 0.6.0 0.7.0
github.com/samber/lo 1.47.0 1.49.1
github.com/snowflakedb/gosnowflake 1.12.1 1.13.0
github.com/spf13/cobra 1.8.1 1.9.1
github.com/xo/dburl 0.23.2 0.23.3
go.mongodb.org/mongo-driver 1.17.1 1.17.3
golang.org/x/image 0.23.0 0.24.0

Updates cloud.google.com/go/bigquery from 1.65.0 to 1.66.2

Release notes

Sourced from cloud.google.com/go/bigquery's releases.

dialogflow: v1.66.0

1.66.0 (2025-02-26)

Features

  • dialogflow/cx: Added DocumentProcessingMode & BoostSpec for data stores (1eb601e)
  • dialogflow/cx: Added support for answer feedback & latency metrics in conversation history (1eb601e)
  • dialogflow/cx: Added support for handlers (1eb601e)
  • dialogflow/cx: Added support for playbook level speech settings (1eb601e)
Commits
  • f348396 chore(main): release bigquery 1.66.2 (#11558)
  • 511608b fix(storage): add universe domain to defaultSignBytesFunc (#11521)
  • 678944b docs(pubsub): A comment for field code in message `.google.pubsub.v1.JavaSc...
  • f2ace86 chore(all): update opentelemetry-go-contrib monorepo (#11509)
  • 801494c chore: remove myself from CODEOWNERS (#11557)
  • e70d63b fix(bigquery): broken github.com/envoyproxy/go-control-plane/envoy dep (#11556)
  • 2153d86 chore(main): release bigquery 1.66.1 (#11554)
  • 164492d fix(bigquery): move MaxStaleness field to table level (#10066)
  • 9cde8ab chore(main): release spanner 1.75.0 (#11551)
  • d7671ec feat(spanner): make randIDForProcess hexadecimal in x-goog-spanner-request-id...
  • Additional commits viewable in compare view

Updates cloud.google.com/go/spanner from 1.73.0 to 1.76.1

Release notes

Sourced from cloud.google.com/go/spanner's releases.

spanner: v1.76.1

1.76.1 (2025-02-21)

Bug Fixes

  • spanner: Multiplexed_session_previous_transaction_id is not supported in the request for a non multiplexed session (#11626) (a940bef)

spanner: v1.76.0 [Do not use]

1.76.0 (2025-02-20)

DO NOT USE This version is retracted due to googleapis/google-cloud-go#11630, use version >=v1.76.1

Features

  • spanner/admin/database: Add instance partitions field in backup proto (c6a6dc7)
  • spanner: Support multiplexed session for read-write transactions & partition ops (#11615) (4b40201)

Performance Improvements

Commits
  • e59ac00 chore(main): release spanner 1.76.1 (#11627)
  • 3136c72 fix(spanner): retract versions with bug with use of previous transaction ID u...
  • 4af2602 test(spanner): fix continuous test failure (#11629)
  • 02458a5 chore(spanner): remove previous txn id from selector (#11628)
  • a940bef fix(spanner): multiplexed_session_previous_transaction_id is not supported in...
  • 1898dff feat(confidentialcomputing): A new field attester is added to message `.goo...
  • 761bd1b feat: support listening on custom host (testutil/server) (#11586)
  • 0e56303 chore(.github): update post-processor image (#11621)
  • dfa0b4f chore(all): update Go to 1.23 in postprocessor and profiler (#11620)
  • 93edc82 chore: release main (#11604)
  • Additional commits viewable in compare view

Updates github.com/ClickHouse/clickhouse-go/v2 from 2.30.0 to 2.32.2

Release notes

Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.

v2.32.2

What's Changed

Bug Fixes 🐛

Full Changelog: ClickHouse/clickhouse-go@v2.32.1...v2.32.2

v2.32.1

What's Changed

Bug Fixes 🐛

Full Changelog: ClickHouse/clickhouse-go@v2.32.0...v2.32.1

v2.32.0

What's Changed

Enhancements 🎉

Performance 🏎️

Bug fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.31.0...v2.32.0

v2.31.0

What's Changed

Enhancements 🎉

... (truncated)

Changelog

Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.

v2.32.2, 2025-02-20

What's Changed

Bug Fixes 🐛

Full Changelog: ClickHouse/clickhouse-go@v2.32.1...v2.32.2

v2.32.1, 2025-02-17

What's Changed

Bug Fixes 🐛

Full Changelog: ClickHouse/clickhouse-go@v2.32.0...v2.32.1

v2.32.0, 2025-02-14

What's Changed

Enhancements 🎉

Performance 🏎️

Bug fixes 🐛

Other Changes 🛠

New Contributors

Full Changelog: ClickHouse/clickhouse-go@v2.31.0...v2.32.0

v2.31.0, 2025-02-10

What's Changed

Enhancements 🎉

Other Changes 🛠

... (truncated)

Commits

Updates github.com/aquasecurity/go-version from 0.0.0-20210121072130-637058cfe492 to 0.0.1

Commits

Updates github.com/aws/aws-sdk-go from 1.55.5 to 1.55.6

Release notes

Sourced from github.com/aws/aws-sdk-go's releases.

Release v1.55.6 (2025-01-15)

SDK Bugs

  • Fix broken printf for go1.24
Commits
  • e1db430 release v1.55.6 (2025-01-15) (#5341)
  • 5ab6103 changelog
  • 394e0e3 Merge pull request #5340 from djedward/main
  • 19d98e3 Fix improper use of Printf-style functions
  • 7112c0a Merge pull request #5325 from ashishdhingra/user/ashdhin/IssueTemplateRegress...
  • 8d6a0f9 chore: Modified bug issue template to add checkbox to report potential regres...
  • 02c1f72 Update PULL_REQUEST_TEMPLATE.md
  • See full diff in compare view

Updates github.com/go-sql-driver/mysql from 1.8.1 to 1.9.0

Release notes

Sourced from github.com/go-sql-driver/mysql's releases.

v1.9.0

Major Changes

  • Implement zlib compression. (#1487)
  • Supported Go version is updated to Go 1.21+. (#1639)
  • Add support for VECTOR type introduced in MySQL 9.0. (#1609)
  • Config object can have custom dial function. (#1527)

Bugfixes

  • Fix auth errors when username/password are too long. (#1625)
  • Check if MySQL supports CLIENT_CONNECT_ATTRS before sending client attributes. (#1640)
  • Fix auth switch request handling. (#1666)

Other changes

  • Add "filename:line" prefix to log in go-mysql. Custom loggers now show it. (#1589)
  • Improve error handling. It reduces the "busy buffer" errors. (#1595, #1601, #1641)
  • Use strconv.Atoi to parse max_allowed_packet. (#1661)
  • rejectReadOnly option now handles ER_READ_ONLY_MODE (1290) error too. (#1660)

Full Changelog: go-sql-driver/mysql@v1.8.1...v1.9.0

New Contributors

Changelog

Sourced from github.com/go-sql-driver/mysql's changelog.

v1.9.0 (2025-02-18)

Major Changes

  • Implement zlib compression. (#1487)
  • Supported Go version is updated to Go 1.21+. (#1639)
  • Add support for VECTOR type introduced in MySQL 9.0. (#1609)
  • Config object can have custom dial function. (#1527)

Bugfixes

  • Fix auth errors when username/password are too long. (#1625)
  • Check if MySQL supports CLIENT_CONNECT_ATTRS before sending client attributes. (#1640)
  • Fix auth switch request handling. (#1666)

Other changes

  • Add "filename:line" prefix to log in go-mysql. Custom loggers now show it. (#1589)
  • Improve error handling. It reduces the "busy buffer" errors. (#1595, #1601, #1641)
  • Use strconv.Atoi to parse max_allowed_packet. (#1661)
  • rejectReadOnly option now handles ER_READ_ONLY_MODE (1290) error too. (#1660)
Commits

Updates github.com/google/go-cmp from 0.6.0 to 0.7.0

Release notes

Sourced from github.com/google/go-cmp's releases.

v0.7.0

New API:

  • (#367) Support compare functions with SortSlices and SortMaps

Panic messaging:

  • (#370) Detect proto.Message types when failing to export a field
Commits

Updates github.com/samber/lo from 1.47.0 to 1.49.1

Release notes

Sourced from github.com/samber/lo's releases.

v1.49.1

What's Changed

Full Changelog: samber/lo@v1.49.0...v1.49.1

v1.49.0

What's Changed

New Contributors

Full Changelog: samber/lo@v1.48.0...v1.49.0

v1.48.0

What's Changed

Feature

Fix

Refactor

New Contributors

... (truncated)

Commits

Updates github.com/snowflakedb/gosnowflake from 1.12.1 to 1.13.0

Release notes

Sourced from github.com/snowflakedb/gosnowflake's releases.

Release

Commits
  • e5ae90f NO-SNOW Bump driver version (#1294)
  • 18f7d87 SNOW-1854657 Fallback to rows parser if JSON returned while in Arrow batches ...
  • 72a121f SNOW-1859664 use correct transport for calling cloud providers (#1288)
  • 7f77aea SNOW-1869750 add check for empty private key before trying to generate JWT fr...
  • 1663004 Snow 1859664 add raiseputgeterror example to doc (#1281)
  • 112ec24 SNOW-1866146 Bump x/crypto library (#1283)
  • b0cd681 SNOW-1856499 Retry HEAD requests to GCP (#1274)
  • 80c18ea [SNOW-1346233] Tests for authentication methods (external browser, oauth, okt...
  • 220e36e NO-SNOW Fix tests which were lacking order by clause (#1290)
  • dda273b fix connection Config Config heading (#1284)
  • Additional commits viewable in compare view

Updates github.com/spf13/cobra from 1.8.1 to 1.9.1

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.9.1

🐛 Fixes

Full Changelog: spf13/cobra@v1.9.0...v1.9.1

v1.9.0

✨ Features

🐛 Fixes

🤖 Completions

🧪 Testing

✍🏼 Documentation

🔧 Dependency upgrades

... (truncated)

Commits

Updates github.com/xo/dburl from 0.23.2 to 0.23.3

Commits

Updates go.mongodb.org/mongo-driver from 1.17.1 to 1.17.3

Release notes

Sourced from go.mongodb.org/mongo-driver's releases.

MongoDB Go Driver 1.17.3

The MongoDB Go Driver team is pleased to release version 1.17.3 of the official MongoDB Go Driver.

Release Notes

This release fixes one bug:

  • Skips calling UnmarshalBSONValue only if the associated BSON field value is null and the Go value is a pointer.

For a full list of tickets included in this release, please see the links below:

Full Changelog: v1.17.2...v1.17.3

Documentation for the MongoDB Go Driver can be found on pkg.go.dev and the MongoDB documentation site. BSON library documentation is also available on pkg.go.dev. Questions and inquiries can be asked on the MongoDB Developer Community. Bugs can be reported in the Go Driver project in the MongoDB JIRA where a list of current issues can be found. Your feedback on the MongoDB Go Driver is greatly appreciated!

MongoDB Go Driver 1.17.2

The MongoDB Go Driver Team is pleased to release version 1.17.2 of the official MongoDB Go driver.

Release Notes

This release addresses several issues and tasks to improve the functionality of the Go Driver. It includes a fix for a bug in the DefaultValueDecoders.ValueUnmarshalerDecodeValue to avoid inappropriately instantiating a pointer field decoded from null data if the user defined an UnmarshalBSONValue. Additionally, the release resolves a goroutine and memory leak issue found in the Zstandard (zstd) network compression decoding process.

Furthermore, the release includes a task to restore the ReadCompressedCompressedMessage() function to the wiremessage API. This function was previously removed under task GODRIVER-3303 with the aim of preventing out-of-bounds runtime errors, as it was identified as complicit in such issues and was not needed by the driver itself. However, it has been identified as a convenient utility for some users of the Go Driver.


For a full list of tickets included in this release, please see the links below:

Full Changelog: v1.17.1...v1.17.2

Documentation for the Go driver can be found on pkg.go.dev and the MongoDB documentation site. BSON library documentation is also available on pkg.go.dev. Questions and inquiries can be asked on the MongoDB Developer Community. Bugs can be reported in the Go Driver project in the MongoDB JIRA where a list of current issues can be found. Your feedback on the Go driver is greatly appreciated!

Commits
  • 9c48575 BUMP v1.17.3
  • 7f9f8b6 GODRIVER-3448 Limit GOMAXPROCS for fuzz tests (#1939) [v1] (#1943) [release/1...
  • 390be81 Update reviewers.txt (#1855) [v1] (#1883) [release/1.17] (#1958)
  • 735c0d3 Cherry pick 1.17.2 work to release/1.17 (#1956)
  • d19dc26 GODRIVER-3470 Correct BSON unmarshaling logic for null values (#1924) (#1955)
  • 4aeff60 GODRIVER-3370 Add bypassEmptyTsReplacement option. (#1927) [release/1.17] (#1...
  • 566810c GODRIVER-3340 Bump github.com/klauspost/compress from 1.13.6 to 1.16.7 [relea...
  • 714be54 GODRIVER-3374 Add ReadCompressedCompressedMessage back to wiremessage API (#1...
  • 32067cf Fix data race in 'discard connections' pool test. [v1] (#1877)
  • 027313b Bump golangci-lint for 1.23 compatibility [v1] (#1875)
  • See full diff in compare view

Updates golang.org/x/image from 0.23.0 to 0.24.0

Commits

Updates golang.org/x/oauth2 from 0.24.0 to 0.26.0

Commits
  • b9c813b google: add warning about externally-provided credentials
  • 49a531d all: make method and struct comments match the names
  • See full diff in compare view

Updates google.golang.org/api from 0.214.0 to 0.222.0

Release notes

Sourced from google.golang.org/api's releases.

v0.222.0

0.222.0 (2025-02-18)

Features

  • all: Auto-regenerate discovery clients (#3014) (27cb014)
  • all: Auto-regenerate discovery clients (#3016) (8169e72)
  • all: Auto-regenerate discovery clients (#3018) (769817f)
  • all: Auto-regenerate discovery clients (#3019) (f6aa2a4)
  • all: Auto-regenerate discovery clients (#3021) (24ae542)
  • all: Auto-regenerate discovery clients (#3022) (

…pdates

Bumps the dependencies group with 13 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [cloud.google.com/go/bigquery](https://github.com/googleapis/google-cloud-go) | `1.65.0` | `1.66.2` |
| [cloud.google.com/go/spanner](https://github.com/googleapis/google-cloud-go) | `1.73.0` | `1.76.1` |
| [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.30.0` | `2.32.2` |
| [github.com/aquasecurity/go-version](https://github.com/aquasecurity/go-version) | `0.0.0-20210121072130-637058cfe492` | `0.0.1` |
| [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.55.5` | `1.55.6` |
| [github.com/go-sql-driver/mysql](https://github.com/go-sql-driver/mysql) | `1.8.1` | `1.9.0` |
| [github.com/google/go-cmp](https://github.com/google/go-cmp) | `0.6.0` | `0.7.0` |
| [github.com/samber/lo](https://github.com/samber/lo) | `1.47.0` | `1.49.1` |
| [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) | `1.12.1` | `1.13.0` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.1` | `1.9.1` |
| [github.com/xo/dburl](https://github.com/xo/dburl) | `0.23.2` | `0.23.3` |
| [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) | `1.17.1` | `1.17.3` |
| [golang.org/x/image](https://github.com/golang/image) | `0.23.0` | `0.24.0` |



Updates `cloud.google.com/go/bigquery` from 1.65.0 to 1.66.2
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.65.0...bigquery/v1.66.2)

Updates `cloud.google.com/go/spanner` from 1.73.0 to 1.76.1
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
- [Commits](googleapis/google-cloud-go@spanner/v1.73.0...spanner/v1.76.1)

Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.30.0 to 2.32.2
- [Release notes](https://github.com/ClickHouse/clickhouse-go/releases)
- [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md)
- [Commits](ClickHouse/clickhouse-go@v2.30.0...v2.32.2)

Updates `github.com/aquasecurity/go-version` from 0.0.0-20210121072130-637058cfe492 to 0.0.1
- [Release notes](https://github.com/aquasecurity/go-version/releases)
- [Commits](https://github.com/aquasecurity/go-version/commits/v0.0.1)

Updates `github.com/aws/aws-sdk-go` from 1.55.5 to 1.55.6
- [Release notes](https://github.com/aws/aws-sdk-go/releases)
- [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md)
- [Commits](aws/aws-sdk-go@v1.55.5...v1.55.6)

Updates `github.com/go-sql-driver/mysql` from 1.8.1 to 1.9.0
- [Release notes](https://github.com/go-sql-driver/mysql/releases)
- [Changelog](https://github.com/go-sql-driver/mysql/blob/master/CHANGELOG.md)
- [Commits](go-sql-driver/mysql@v1.8.1...v1.9.0)

Updates `github.com/google/go-cmp` from 0.6.0 to 0.7.0
- [Release notes](https://github.com/google/go-cmp/releases)
- [Commits](google/go-cmp@v0.6.0...v0.7.0)

Updates `github.com/samber/lo` from 1.47.0 to 1.49.1
- [Release notes](https://github.com/samber/lo/releases)
- [Commits](samber/lo@v1.47.0...v1.49.1)

Updates `github.com/snowflakedb/gosnowflake` from 1.12.1 to 1.13.0
- [Release notes](https://github.com/snowflakedb/gosnowflake/releases)
- [Changelog](https://github.com/snowflakedb/gosnowflake/blob/master/release.go)
- [Commits](snowflakedb/gosnowflake@v1.12.1...v1.13.0)

Updates `github.com/spf13/cobra` from 1.8.1 to 1.9.1
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.8.1...v1.9.1)

Updates `github.com/xo/dburl` from 0.23.2 to 0.23.3
- [Release notes](https://github.com/xo/dburl/releases)
- [Commits](xo/dburl@v0.23.2...v0.23.3)

Updates `go.mongodb.org/mongo-driver` from 1.17.1 to 1.17.3
- [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
- [Commits](mongodb/mongo-go-driver@v1.17.1...v1.17.3)

Updates `golang.org/x/image` from 0.23.0 to 0.24.0
- [Commits](golang/image@v0.23.0...v0.24.0)

Updates `golang.org/x/oauth2` from 0.24.0 to 0.26.0
- [Commits](golang/oauth2@v0.24.0...v0.26.0)

Updates `google.golang.org/api` from 0.214.0 to 0.222.0
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.214.0...v0.222.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/bigquery
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: cloud.google.com/go/spanner
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/ClickHouse/clickhouse-go/v2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/aquasecurity/go-version
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/aws/aws-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: github.com/go-sql-driver/mysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/google/go-cmp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/samber/lo
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/snowflakedb/gosnowflake
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: github.com/xo/dburl
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: go.mongodb.org/mongo-driver
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: golang.org/x/image
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: golang.org/x/oauth2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: google.golang.org/api
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 1, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 1, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Mar 1, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/dependencies-c5cd4ac546 branch March 1, 2025 11:08
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant